FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.mio.patientenkurzakte#1.0.0 (31 ms)

Package kbv.mio.patientenkurzakte
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.mio.patientenkurzakte@1.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFDxDPE_Address
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFDxDPE_Address
Version 1.0.0
Status active
Name KBV_PR_MIO_NFDxDPE_Address
Experimental False
Description Mit dieser Ressource kann eine Adresse abgebildet werden.
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_NFDxDPE_Consent_Description_File_Location KBV_EX_MIO_NFDxDPE_Consent_Description_File_Location

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFDxDPE_Bundle_Type Bundle Typ


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFDxDPE_Address",
  "version" : "1.0.0",
  "name" : "KBV_PR_MIO_NFDxDPE_Address",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Mit dieser Ressource kann eine Adresse abgebildet werden.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "KVDT",
      "name" : "KVDT Mapping"
    },
    {
      "identity" : "BDT",
      "name" : "BDT Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://fhir.de/StructureDefinition/address-de-basis",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.use",
        "path" : "Address.use",
        "max" : "0"
      },
      {
        "id" : "Address.type",
        "path" : "Address.type",
        "max" : "0"
      },
      {
        "id" : "Address.text",
        "path" : "Address.text",
        "max" : "0"
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "min" : 1,
        "max" : "3",
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension",
        "path" : "Address.line.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.line.extension:Strasse",
        "path" : "Address.line.extension",
        "sliceName" : "Strasse",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Strasse.value[x]",
        "path" : "Address.line.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Strasse.value[x]:valueString",
        "path" : "Address.line.extension.valueString",
        "sliceName" : "valueString",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Hausnummer",
        "path" : "Address.line.extension",
        "sliceName" : "Hausnummer",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Hausnummer.value[x]",
        "path" : "Address.line.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Hausnummer.value[x]:valueString",
        "path" : "Address.line.extension.valueString",
        "sliceName" : "valueString",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Adresszusatz",
        "path" : "Address.line.extension",
        "sliceName" : "Adresszusatz",
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Adresszusatz.value[x]",
        "path" : "Address.line.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Adresszusatz.value[x]:valueString",
        "path" : "Address.line.extension.valueString",
        "sliceName" : "valueString",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension:Postfach",
        "path" : "Address.line.extension",
        "sliceName" : "Postfach",
        "max" : "0"
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "max" : "0"
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.country",
        "path" : "Address.country",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFDxDPE_Bundle_Type|1.0.0"
        }
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.